home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces / CF_FC.iso / pc / data / swf / map.swf / scripts / DefineButton2_569 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-06-29  |  87 b   |  5 lines

  1. on(release){
  2.    _level0.panel._visible = true;
  3.    _level0.panel.gotoAndStop(33);
  4. }
  5.